@wmarler first of all thanks to your work.
I encountered an issue when using the command make. So when I try to use the commands
make -C /lib/modules/uname -r/build/ M=$(pwd)
$ sudo make -C /lib/modules/uname -r/build/ M=$(pwd) modules_install
its something like :
make : Entering directory ........
make : *** No rule to make target ´ /build/´ . Stop
make : Leaving directory ´ /lib/modules .......
I am quite new to linux on that level so I dont know what to do. Has somebody an idea.